home *** CD-ROM | disk | FTP | other *** search
/ 300 Great Games for Mac / 300 games for mac.iso / Trivia / President Quiz / president quiz / card_7029.txt < prev    next >
Text File  |  1990-04-02  |  1KB  |  46 lines

  1. -- card: 7029 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2697
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global presName, rightAnswer, alreadyAnswered, score, numRight, dataSet
  9.   put "Andrew Jackson" into presName
  10.   put 3 into rightAnswer
  11.   showScore
  12.   put true into dataSet
  13.   if the hilite of bg button id 12 is false and the hilite of bg button id 15 is false and the hilite of bg button id 16 is false
  14.   then
  15.   put false into alreadyAnswered
  16. end if
  17. end openCard
  18.  
  19.  
  20. -- part contents for background part 1
  21. ----- text -----
  22. This president, a terrible speller, supposedly told a friend, "I never thought much of a man who could think of only one way to spell a word."
  23.  
  24. -- part contents for background part 2
  25. ----- text -----
  26. William McKinley
  27.  
  28. -- part contents for background part 3
  29. ----- text -----
  30. James Garfield
  31.  
  32. -- part contents for background part 5
  33. ----- text -----
  34. This question is by Dale Lyles.
  35.  
  36. -- part contents for background part 4
  37. ----- text -----
  38. Andrew Jackson
  39.  
  40. -- part contents for background part 6
  41. ----- text -----
  42. Your score is now 0.
  43.  
  44. -- part contents for background part 11
  45. ----- text -----
  46. Right!